CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - haar face

搜索资源列表

  1. FaceDetect

    0下载:
  2. 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1445238
    • 提供者:站张
  1. haarclassifier

    0下载:
  2. this is haar classifier. you can use to face recognition. good for you
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4930259
    • 提供者:ksdkfne
  1. Kofsky-Code-Orange

    0下载:
  2. 人脸检测,matlab源码,适合初学者使用,包括Adaboost及Haar-like特征提取-face detectiom
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:262093
    • 提供者:苏放弃
  1. FeatureTracker

    1下载:
  2. 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9373952
    • 提供者:xyc
  1. fdtool

    0下载:
  2. 利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features. Object/face detection is performed by evaluating trained models over multi-scan windows with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18237846
    • 提供者:zhu rg
  1. haarcascades

    0下载:
  2. 训练好的分类器,有人脸,人眼,倾斜的人脸等等。是基于haar特征的。-Trained classifier, it was the face, eye, face, and so inclined. Is based on haar feature.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503108
    • 提供者:沈东
  1. fdtool_release

    0下载:
  2. fdtool toolbox for face recognition/detection uses MBLBP/Haar features with Adaboost classifier
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18241838
    • 提供者:sasi
  1. AB2639964000

    0下载:
  2. this is fpga BASED HAAR like feature for face detection it s include algorithms and explanations of haar features -this is fpga BASED HAAR like feature for face detection it s include algorithms and explanations of haar features
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:639669
    • 提供者:saif king
  1. faceEye

    0下载:
  2. 基于haar级联分类器的opencv人眼识别程序,思路是先识别人脸,然后以人脸为ROI识别人眼。-Haar cascade classifier based on opencv human eye recognition program, the idea is to recognize faces, and then face the human eye to identify the ROI.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2833
    • 提供者:邓达
  1. face_rotate

    0下载:
  2. Face Rotate can detect 360 degre angles face rotation with haar algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:369445
    • 提供者:jogja
  1. facedetect

    0下载:
  2. 基于opencv的人脸识别程序,基于haar的adoboost检测方法-Face recognition program based opencv,Adoboost based detection methods haar
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1889
    • 提供者:齐立萍
  1. facedet

    0下载:
  2. Canny Edge Detection with Pruner Code, javacv, face detection using HAAR CASCADE FEATURES
  3. 所属分类:Other systems

  1. haarcascade

    0下载:
  2. 基于vc的haar检测,能够分类出人脸检测区域。-VC based Haar detection, can sort out the face detection region.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3996517
    • 提供者:kevin
  1. haarcascade

    0下载:
  2. 基于vc的haar检测,能够分类出人脸检测区域。-VC based Haar detection, can sort out the face detection region.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3996517
    • 提供者:kevin
  1. face_new_jpg

    0下载:
  2. OpenCV face detection using haar classifier and common implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10462872
    • 提供者:nothan
  1. faceHaar

    0下载:
  2. vs2010环境下,用Haar分类器进行人脸识别,并标志出人脸-Under vs2010 environment, using Haar classifier for face recognition and sign a human face
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15595355
    • 提供者:
  1. Project8

    0下载:
  2. 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5548494
    • 提供者:邓文豪
  1. Faceing

    0下载:
  2. 用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。-With C# in Microsoft visual 2010 using Microsoft Face
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25504100
    • 提供者:阿木
  1. win32_KinectFaceTracking

    0下载:
  2. 基于OpencvHarr的kinect人脸检测-Face Detection through kinect camera with OpenCV Haar Method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7383275
    • 提供者:jia
  1. facefilter

    0下载:
  2. use haar to detect face
  3. 所属分类:其它

« 1 2 3 4 5 67 »
搜珍网 www.dssz.com